<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 60px;
	width: 640px;
	margin: 0;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 640px;height: 60px; margin:0px;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 91px;
	height: 60px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: ;
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 91px;
	text-align:center;
	font-size: 14px;
	line-height:58px;
	text-decoration:none;
	height:60px;
	font-weight: bold;
} 
#menucontainer #nav a:link {color:#333;} 
#menucontainer #nav a:visited {color:#333;}
#menucontainer #nav a:hover{
	color:#fff;
	background-image: url(images/dh_bt_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 100px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{
	width: 100px;
	background: #1f5681;
	list-style-type: none;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #3982bb;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{ color:#ffffff; text-align:center; width: 100px;	text-decoration:none; height:30px;line-height:30px;} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1f5681;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */

/* 友情链接样式 */
#homelinks {
	width:985px;
	height: 105px;
	margin: 8px 0 0 10px;
	padding: 0px;
}

#homelinks Ul {
	margin: 0px;
	padding: 0px;
}

#homelinks Ul li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:20px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height:30px;
	padding: 9px 0 0 0;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.jpg);
	background-repeat: no-repeat;
	width: 212px;
	height:30px;
	padding: 9px 0 0 0;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */
#NowPage {
	font-size: 12px;
	height: 30px;
	margin:0 0 0 15px;
}
#NowPage h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0 0 10px;
	padding:8px 0 0 0;
	color: #fff;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #fff;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#fff;text-decoration:none;}
#NowPage a:visited {color:#fff;}
#NowPage a:hover {color:#f60;}
#NowPage a:active {color:#f60;}

/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 30px;margin-right: 30px;margin-top: 30px;margin-bottom:20px;mini-height:600px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
height: 40px;
line-height:40px;
Font-size: 16px;
list-style-type: none;	
background-image: url(images/dot-11.gif);	
background-repeat: no-repeat;	
background-position: left; 
padding:0px 0 0 20px;
margin: 0;
border-bottom-width: 1px;	
border-bottom-style: dashed;	
border-bottom-color: #CCC;	
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;
	float:right;
	}
	
#NewsList ul li a {color:#333;text-decoration:none; width:26em;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
	
	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	width: 345px;
	margin: 15px 0 0 10px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
	width: 345px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 26px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	color:#333;
	font-size: 12px;
	text-decoration:none;
	width: 22em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome a:visited {color:#333;}
#NewsListHome a:hover {color:#ba2636;}
#NewsListHome a:active {color:#ba2636;}

/* #NewsListHome2 */

#NewsListHome2 {
	width: 220px;
	margin: 15px 0 0 10px;
	text-align: left;
}
#NewsListHome2 ul {
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#NewsListHome2 ul li {
	list-style-type: none;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 26px;
}
#NewsListHome2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome2 a {
	color:#333;
	font-size: 12px;
	text-decoration:none;
	width:220px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome2 a:visited {color:#333;}
#NewsListHome2 a:hover {color:#ba2636;}
#NewsListHome2 a:active {color:#ba2636;}

/* #NewsListHome3 */
#NewsListHomekh {
	width: 221px;
	margin: 15px 0 0 0;
	text-align: left;
}
#NewsListHomekh ul {
	margin: 0px;
	padding: 0px;
	width: 221px;
}
#NewsListHomekh ul li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 5px 0;
	height: 25px;
	line-height:25px;
	background-image: url(images/dxkh_wxz.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#NewsListHomekh ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
	display:none;
}
#NewsListHomekh a {
	color:#333;
	font-size: 12px;
	padding:0 0 0 21px;
	text-decoration:none;
	width: 200px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomekh a:visited {color:#333;}
#NewsListHomekh a:hover {
	color:#fff;
	background-image: url(images/dxkh_xz.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#NewsListHomekh a:active {color:#ba2636;}

/* #NewsListHome4 */
#NewsListHomeyl {
	width: 950px;
	margin: 10px 0 0 5px;
	text-align: left;
}
#NewsListHomeyl ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#NewsListHomeyl ul li {
	list-style-type: none;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 10px;
	margin: 0px;
	height: 20px;
	line-height:20px;
	width:8em;
	float:left;
}
#NewsListHomeyl ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomeyl a {
	color:#333;
	font-size: 12px;
	text-decoration:none;
	width: 8em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	text-align:center;
}
#NewsListHomeyl a:visited {color:#333;}
#NewsListHomeyl a:hover {color:#ba2636;}
#NewsListHomeyl a:active {color:#ba2636;}

/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	width: 210px;
	margin: 0px;
	padding: 0px;
}
#PictureListHome .picturelist {
	height: 105px;
	margin: 5px 0 0 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9b593;
}
#PictureListHome .picturelist .picturelistp, #PictureListHome .picturelist .picturelistp div  {
	width:80px;
	height:100px;
	float: left;
}
#PictureListHome .picturelist .picturelistp div {
text-align:center;
}
#PictureListHome .picturelist .picturelistp div p img {
	width: 75px;
	height: 100px;
}
#PictureListHome .picturelist .picturelistp div p {
margin: 0px;	
padding: 0px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 22px;
	float: right;
	width: 122px;
	background-image: url(images/Star_p_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#PictureListHome .picturelist .picturelistt a {color:#FFF;text-decoration:none; margin:5px 0 0 0;}
#PictureListHome .picturelist .picturelistt a:visited {color:#FFF;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#FFCC00;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#ba2636;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

#PictureListHome .picturelist .picturelisttx p {
margin: 0;
padding: 0;
}

/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	min-height: 600px;
	margin: 40px 0 0 6px;
	padding: 0px;
}
#PictureList .picturelist {
	width: 320px;
	height: 250px;
	float: left;
	margin: 10px 15px 0 15px;
}
#PictureList .picturelist .picturelistp, #PictureList .picturelist .picturelistp div {
	width:320px;
	height:230px;
}
#PictureList .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp div p img {
	width:316px;
	height:226px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {	text-align: center;}

/* 人物样式 */

#PictureListman {
	min-height: 800px;
	margin: 40px 0 0 30px;
	padding: 0px;
}
#PictureListman .picturelist {
	width: 142px;
	height: 240px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#PictureListman .picturelist .picturelistp, #PictureListman .picturelist .picturelistp div {
	width:142px;
	height:200px;
}
#PictureListman .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureListman .picturelist .picturelistp div p img {
	width:140px;
	height:185px;
	border: 1px solid #ccc;
}
#PictureListman .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureListman .picturelist .picturelistt {	text-align: center;}
/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	border: 1px solid #CCC;	
	height: 800px;	
	padding-top: 0px;	
	padding-right: 0px;	
	padding-bottom: 10px;	
	padding-left: 10px;
	}
#ProductList .picturelist {	
	border: 1px dashed #CCC;	
	width: 760px;	
	height: 140px;	
	float: left;	
	margin-right: 10px;	
	margin-top: 10px;}
#ProductList .picturelist .picturelistp, #ProductList .picturelist .picturelistp div {	
	width:140px;	
	height:140px;	
	background-color: #f4f4f4;
	}
#ProductList .picturelist .picturelistp {	float: left;}
#ProductList .picturelist .picturelistp div {	
	overflow:hidden;	
	position:relative;	
	display:table-cell;	
	text-align:center;	
	vertical-align:middle;
	}
	
#ProductList .picturelist .picturelistp div  p img {	
	width:300px;
	height:210px;
	border: 1px solid #6bae27;
}
#ProductList .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 130px;}
#ProductList .picturelist .picturelistt h1 {
	text-align: left;	
	line-height: 30px;	
	padding: 0px;	
	font-size: 14px;	
	font-weight: bold;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;	
	margin-top: 0px;	
	margin-right: 10px;	
	margin-bottom: 0px;	
	margin-left: 10px;
	}
#ProductList .picturelist .picturelistt p {	
	text-align: left;	
	line-height: 17px;	
	padding: 0px;	
	margin-top: 10px;	
	margin-right: 10px;
	margin-bottom: 0px;	
	margin-left: 10px;
	}

/* 领导列表 */

#ldpic {
	height: 680px;
	margin: 20px 0 0 20px;
	padding: 0px;
}
#ldpic .picturelist {
	width: 680px;
	height: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
#ldpic .picturelist .picturelistp, #ldpic .picturelist .picturelistp div {	
	width:140px;	
	height:200px;	
	background-color: #f4f4f4;
	}
#ldpic .picturelist .picturelistp {	float: left;}
#ldpic .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
	}
#ldpic .picturelist .picturelistp div  p img {
	width:140px;	
	height:200px;	
}
#ldpic .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ldpic .picturelist .picturelistt {
	float: right;
	width: 520px;
	height: 200px;
	overflow:hidden;
}
#ldpic .picturelist .picturelistt h1 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
	margin: 0 0 10px 0;
	height: 30px;
	font-family: "黑体";
	}
#ldpic .picturelist .picturelistt p {	
	font-size: 12px;
	text-align: left;	
	line-height: 16px;	
	padding: 0px;	
	margin: 0px;
	}





/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin-left: 30px;
	margin-right: 15px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	margin-bottom: 10px;}
#NewsType .NewsContent {	min-height: 300px;	padding: 10px;	font-size: 14px;	line-height: 150%; color:#333;}

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
	padding-top: 10px;
}


/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: 
	center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}

/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#homenewsbox3 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox3 p {	margin: 0 0 8px 0; padding:0;}


#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/

/* 首页带首条图片及内容块输出控制开始 */
#homenewshot {margin: 5px 10px 5px 10px;}
#homenewshot h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot h1 {
	padding: 0px;
	height: 30px;
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 0;
	text-align:center;
}
#homenewshot h1 a {color:#f30;}
#homenewshot h1 a:visited {color:#f30;text-decoration:none;}
#homenewshot h1 a:hover {color:#ba2636;text-decoration:none;}
#homenewshot h1 a:active {color:#333;text-decoration:none;}
#homenewshot h2 {
	height: 45px;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	margin: 0px 5px 8px 5px;
	overflow: hidden;
	padding: 0px 0 8px 0;
	line-height: 18px;
	font-family: "宋体";
	text-overflow:ellipsis;
}
#homenewshot h2 p {margin:0; padding:0;}
#homenewshot ul {
	margin: 0px 10px 0 10px;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dotdot.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	margin: 6px 0 0 0;
	padding:0 0 0 10px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 24em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	}

/* 公告 */

#homenewshot2 {width: 230px; height: 210px; margin: 0 0 0 10px;}
#homenewshot2 h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot2 h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot2 h1 {
	padding: 0px;
	width: 230px;
	height: 21px;
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 0;
}
#homenewshot2 h2 {
	width: 230px;
	height: 90px;
	font-size: 12px;
	font-weight: normal;
	color: #047ba6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	argin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 130%;
	font-family: "宋体";
}
#homenewshot2 h2 p {margin:0; padding:0;}
#homenewshot2 ul {
	width: 230px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
}
#homenewshot2 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
}
#homenewshot2 ul li span {
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #047ba6;
margin-left: 4px;
}
#homenewshot2 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 25em;
	overflow:hidden;
	white-space: nowrap;
	display: block;float: left;
	text-overflow:ellipsis;
	}

/* 企业文化 */

#homenewshot3 {width: 330px; height: 160px; margin: 0 0 0 20px;}
#homenewshot3 h3 {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;}
#homenewshot3 h3 img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot3 h1 {
	padding: 0px;
	height: 20px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	margin: 10px 0 0 80px;
}
#homenewshot3 h2 {
	height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: #047ba6;
	margin: 0px 0 0 80px;
	argin-left: 0px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 14px;
	font-family: "宋体";
}
#homenewshot3 h2 p {margin:0; padding:0;}
#homenewshot3 ul {
	width: 330px;
	margin: 10px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
}
#homenewshot3 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#homenewshot3 ul li span {
display:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #047ba6;
margin-left: 4px;
}
#homenewshot3 ul li a {font-family: Arial, Helvetica, sans-serif;text-decoration:none;width: 25em;overflow: hidden;white-space: nowrap;display: block;float: left;text-overflow:ellipsis;}


/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll {	width: 870px;height: 200px;}
#roll #content, #roll #content1 {height: 200px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 235px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 10px 0 10px;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	}
#roll ul li img {
	width: 235px;
	height: 175px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width: 229px;height: 210px; margin: 8px 0 0 0;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {
	padding:0 0 0 8px;
	margin:5px 0 5px 0;
	width: 225px;
	list-style-type: none;
	overflow: hidden;
	text-align:left;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#roll3 #content,#roll3 #content1 {width: 225px;}
/* 首页竖滚动控制开始 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	background-color: #dcdcdc;
}

img {
border: none;
}

a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {color:#ba2636;text-decoration:none;}
a.w {color:#b6d9ff;text-decoration:none;}
a.w:visited {color:#b6d9ff;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}
a.w2 {color:#2e5db7;text-decoration:none;}
a.w2:visited {color:#2e5db7;text-decoration:none;}
a.w2:hover {
	color:#900;
	text-decoration:none;
}
a.w2:active {color:#ba2636;text-decoration:none;}
.boxt5 {
	margin-top: 5px;
}
.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}
.qbk {
	border: 1px solid #d2d2d2;
}
.bbk {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #c2d9e1;
	border-bottom-color: #c2d9e1;
	border-left-color: #c2d9e1;
}
#foot_wz {
	font-size: 12px;
	line-height: 24px;
	color: #165693;
}.more {
	font-size: 12px;
	padding: 0px;
	float: right;
	margin-right: 15px;
}
.sxbk {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}.gsjj {
	font-size: 12px;
	line-height: 25px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.l_qbk {
	border: 1px solid #05539e;
}
</pre></body></html>